home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 November / PCWorld_2006-11_cd.bin / domacnost a kancelar / findgraph / fgraph.exe / {app} / FindGraph.reg < prev    next >
Windows Registry Data  |  2002-06-14  |  2KB  |  31 lines

  1. REGEDIT
  2. ; This .REG file may be used by your SETUP program.
  3. ;   If a SETUP program is not available, the entries below will be
  4. ;   registered in your InitInstance automatically with a call to
  5. ;   CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
  6.  
  7. HKEY_CLASSES_ROOT\.fgr = FindGraph.Document
  8. HKEY_CLASSES_ROOT\FindGraph.Document\shell\open\command = FINDGRAPH.EXE %1
  9. HKEY_CLASSES_ROOT\FindGraph.Document\shell\open\ddeexec = [open("%1")]
  10. HKEY_CLASSES_ROOT\FindGraph.Document\shell\open\ddeexec\application = FINDGRAPH
  11.     ; note: the application is optional
  12.     ;  (it defaults to the app name in "command")
  13.  
  14. HKEY_CLASSES_ROOT\FindGraph.Document = FindGraph Document
  15. HKEY_CLASSES_ROOT\FindGraph.Document\protocol\StdFileEditing\server = FINDGRAPH.EXE
  16. HKEY_CLASSES_ROOT\FindGraph.Document\protocol\StdFileEditing\verb\0 = &Edit
  17. HKEY_CLASSES_ROOT\FindGraph.Document\Insertable =
  18. HKEY_CLASSES_ROOT\FindGraph.Document\CLSID = {5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}
  19.  
  20. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE} = FindGraph Document
  21. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\DefaultIcon = FINDGRAPH.EXE,1
  22. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\LocalServer32 = FINDGRAPH.EXE
  23. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\ProgId = FindGraph.Document
  24. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\MiscStatus = 32
  25. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\AuxUserType\3 = FindGraph
  26. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\AuxUserType\2 = plot
  27. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\Insertable = 
  28. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\verb\1 = &Open,0,2
  29. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\verb\0 = &Edit,0,2
  30. HKEY_CLASSES_ROOT\CLSID\{5C0CAC3E-8202-4491-8A0D-2987A7EDD7FE}\InprocHandler32 = ole32.dll
  31.